SelAromDotNet

A professional .NET developer, educator, creative technologist, electronic musician, and sci-fi/horror nerd.

A complete guide to building sites with Piranha CMS in ASP.NET Core, from initial setup to custom content types, routing, and field customization.

4 posts in this series

  • Part 1 of 4

  • Jul 24, 2024

Getting Started with Piranha CMS

See how easy it is to install and get started with Piranha CMS using Razor pages in ASP.NET Core!

  • Part 2 of 4

  • Aug 07, 2024

Piranha CMS: Working with Models and Creating Custom Types

Easily create custom types for pages, posts, and archives to serve different kinds of content on your site.

  • Part 3 of 4

  • Aug 20, 2024

Piranha CMS: Working with Default and Custom Routing

Routing your custom pages and posts to their own handlers provides a unique layout for each of your custom types.

  • Part 4 of 4

  • Aug 27, 2024

Piranha CMS: Customizing the Model with Regions and Fields

Discover how easy it is to add fields to your custom types in Piranha CMS using Regions.